func runtime.goroutineProfileWithLabels
3 uses
runtime (current package)
mprof.go#L1314: return goroutineProfileWithLabels(p, labels)
mprof.go#L1318: func goroutineProfileWithLabels(p []profilerecord.StackRecord, labels []unsafe.Pointer) (n int, ok bool) {
mprof.go#L1673: return goroutineProfileWithLabels(p, nil)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)